adTempus API
PreviousUpNext
IImportParameters::SaveObjects Property

Determines whether the adTempus server will attempt to save imported objects.

C++
__property VARIANT_BOOL SaveObjects;
C#
VARIANT_BOOL SaveObjects;
Visual Basic
Property SaveObjects() As VARIANT_BOOL
Default Value

True

 

If SaveObjects is True, the server will attempt to save each imported object. If it is False, the client must save all objects.

Even if SaveObjects is True, the client must review the results returned by ImportData to ensure that all objects were imported successfully.

adTempus API Reference version 3.0.0.0, revised 10/30/2008